home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / ascens.dir / 00030.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  100 b   |  8 lines

  1. on exitFrame
  2.   if isWindows() then
  3.     go("PRIMA_VOLTAW")
  4.   else
  5.     go("PRIMA_VOLTA")
  6.   end if
  7. end
  8.